Drop no-longer-existing debug keys from the docs
authorMatthias Clasen <mclasen@redhat.com>
Wed, 10 Jan 2018 04:15:33 +0000 (23:15 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Wed, 10 Jan 2018 04:15:33 +0000 (23:15 -0500)
There is no draw or nogl value for GDK_DEBUG.

docs/reference/gtk/running.sgml

index 5ef674e832ade27f7b39417efea9b2b000599dd6..70de484a3806c4e4401eadfdfe1600b442ec5018 100644 (file)
@@ -294,10 +294,6 @@ nevertheless.
       <term>dnd</term>
       <listitem><para>Information about drag-and-drop</para></listitem>
     </varlistentry>
-    <varlistentry>
-      <term>draw</term>
-      <listitem><para>Information about drawing operations (only win32)</para></listitem>
-    </varlistentry>
     <varlistentry>
       <term>eventloop</term>
       <listitem><para>Information about event loop operation (mostly Quartz)</para></listitem>
@@ -306,10 +302,6 @@ nevertheless.
       <term>misc</term>
       <listitem><para>Miscellaneous information</para></listitem>
     </varlistentry>
-    <varlistentry>
-      <term>nogl</term>
-      <listitem><para>Turn off OpenGL. GDK will behave as if OpenGL support was not available.</para></listitem>
-    </varlistentry>
     <varlistentry>
       <term>nograbs</term>
       <listitem><para>Turn off all pointer and keyboard grabs</para></listitem>